Skip to content

Commit d412387

Browse files
committed
Remove unused Notification protocol to make lsp-mode happy
1 parent 71902ca commit d412387

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lsp-dart-protocol.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
(FlutterDaemonEmulatorLaunch (:emulatorId)))
5555

5656
(lsp-interface
57-
(Notification (:type :time) nil)
5857
(StartNotification (:type :time :protocolVersion) (:runnerVersion))
5958
(AllSuitesNotification (:type :time :count) nil)
6059
(SuiteNotification (:type :time :suite) nil)

0 commit comments

Comments
 (0)