Skip to content

Commit

Permalink
Attempt fix of import fail
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk committed Aug 28, 2015
1 parent 40e2326 commit c19e072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion line.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from os.path import join, dirname, realpath, isfile
from sublime import HIDDEN, PERSISTENT, load_settings, cache_path
import subprocess, os, glob, re, platform
from GutterColor import webcolors
from .webcolors import webcolors

class Line:

Expand Down

0 comments on commit c19e072

Please sign in to comment.