Skip to content

Commit

Permalink
Merge pull request #74 from pavelbinar/master
Browse files Browse the repository at this point in the history
Fix monocle/app.py code merge error
  • Loading branch information
kav-ya committed Aug 13, 2014
2 parents 59be24e + e5bf402 commit e4eda7a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions inbox/monocle/app.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
#!/usr/bin/python
<<<<<<< HEAD
import platform
from subprocess import call
=======
>>>>>>> fd32cd43396ccb4a0b5714bc6a7790b9f33b0943
import json
import datetime
from collections import defaultdict
Expand Down

0 comments on commit e4eda7a

Please sign in to comment.