Skip to content

Commit b944e9d

Browse files
committed
Remove redundant version number in comment
When we move to modules we can move the version constant up to the top of the file. For now, it's one more redundant thing to update and get out of sync with the actual version in the code.
1 parent 31532cd commit b944e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mixpanel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Mixpanel JS Library v2.6.1
2+
* Mixpanel JS Library
33
*
44
* Copyright 2012, Mixpanel, Inc. All Rights Reserved
55
* http://mixpanel.com/

0 commit comments

Comments
 (0)