Skip to content

Commit

Permalink
Remove Compat requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff committed Nov 19, 2016
1 parent c80f24b commit d530c39
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
julia 0.5
Compat 0.9.4
JSON 0.8.0
Lint 0.2.5
URIParser 0.1.6
1 change: 0 additions & 1 deletion src/LanguageServer.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module LanguageServer

using Compat
using JSON
using Lint
using URIParser
Expand Down

0 comments on commit d530c39

Please sign in to comment.