Gitlab Community Edition Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
grady
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Maximilian Michal
grady
Merge requests
!185
Resolve "Remove Google as a dependency"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Remove Google as a dependency"
152-remove-google-as-a-dependency
into
master
Overview
0
Commits
1
Pipelines
6
Changes
12
Merged
Dominik Seeger
requested to merge
152-remove-google-as-a-dependency
into
master
5 years ago
Overview
0
Commits
1
Pipelines
6
Changes
12
Expand
Closes
#152 (closed)
Edited
5 years ago
by
robinwilliam.hundt
0
0
Merge request reports
Compare
master
version 4
e7a47287
5 years ago
version 3
2894e0ae
5 years ago
version 2
92f837e2
5 years ago
version 1
ba8d34be
5 years ago
master (base)
and
latest version
latest version
dbfdc3d6
1 commit,
5 years ago
version 4
e7a47287
1 commit,
5 years ago
version 3
2894e0ae
3 commits,
5 years ago
version 2
92f837e2
2 commits,
5 years ago
version 1
ba8d34be
1 commit,
5 years ago
12 files
+
75
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
12
Search (e.g. *.vue) (Ctrl+P)
frontend/public/index.html
+
0
−
1
Options
@@ -4,7 +4,6 @@
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<link
href=
'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons'
rel=
"stylesheet"
>
<title>
Grady
</title>
</head>
<body>
Loading