mirror of
https://github.com/lubosz/overte.git
synced 2025-04-19 17:03:43 +02:00
cleanup
This commit is contained in:
parent
5893bfeb06
commit
f478261ed0
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
|||
/* eslint-env browser,amd,node */
|
||||
//
|
||||
// usertiming.js
|
||||
//
|
||||
// A polyfill for UserTiming (http://www.w3.org/TR/user-timing/)
|
||||
//
|
||||
// Adapted for High Fidelity by James B. Pollack @imgntn on 11/6/2015
|
||||
// Copyright 2013 Nic Jansma
|
||||
// http://nicj.net
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue