mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Make a trivial change to oauth to force new package version.
Linux build of rc0's oauth package seems to have disappeared from s3, so forcing a new oauth version to be published.
This commit is contained in:
@@ -11,7 +11,6 @@ var registeredServices = {};
|
||||
// Internal: Maps from service version to handler function. The
|
||||
// 'oauth1' and 'oauth2' packages manipulate this directly to register
|
||||
// for callbacks.
|
||||
//
|
||||
OAuth._requestHandlers = {};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user