Skip to content

Commit

Permalink
minor comment cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hugsy committed Jan 24, 2019
1 parent 6b91ff1 commit 85c8552
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions cemu/core.py
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
# -*- coding: utf-8 -*-

#import binascii
#import functools
#import os

#import tempfile
#import time

#import unicorn
#from pygments import highlight
#from pygments.formatter import Formatter
#from pygments.lexers import *

#from cemu.arch import DEFAULT_ARCHITECTURE, Architectures, get_architecture_by_name
#from cemu.emulator import Emulator
#from cemu.parser import CodeParser
#from cemu.shortcuts import Shortcut
#from cemu.utils import *

import sys

from PyQt5.QtWidgets import(
Expand Down

0 comments on commit 85c8552

Please sign in to comment.