Skip to content

Commit 22bcd31

Browse files
committed
removed_google_keys
1 parent bace59a commit 22bcd31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sheets/test/application_flow.e

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ feature -- Token
180180

181181
feature {NONE} -- Implementation
182182

183-
api_key: STRING = "546059329455-7avhe84em3rfb6el439ld1cgr5c6dmqt.apps.googleusercontent.com"
184-
api_secret: STRING = "i45lTLSjalghy5rcbk7us1x6"
183+
api_key: STRING = "546059329455-.."
184+
api_secret: STRING = "i45lTLSjal..."
185185
empty_token: detachable OAUTH_TOKEN
186186
end

0 commit comments

Comments
 (0)