Skip to content

Commit

Permalink
Chore(example): Minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Dec 12, 2017
1 parent 0c48106 commit a0ffca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.js
@@ -1,4 +1,4 @@
var geoip = require ('geoip2ws') ({
const geoip = require ('geoip2ws') ({
userId: '00000',
licenseKey: 'abc123',
service: 'city'
Expand Down

0 comments on commit a0ffca2

Please sign in to comment.