Skip to content

Commit

Permalink
still the same stuff of loading ga python class #10
Browse files Browse the repository at this point in the history
  • Loading branch information
dmpe committed Dec 12, 2018
1 parent aca594a commit 5be30c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userMng/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
from .mics import *

# for google analytics
from third_party_services import google_analytics
from userMng.third_party_services.google_analytics import *

# instance of a logger
import logging
Expand Down

0 comments on commit 5be30c3

Please sign in to comment.