Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
beta.ordbok.uib.no
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Språksamlingane
beta.ordbok.uib.no
Commits
3b2adc98
Commit
3b2adc98
authored
3 years ago
by
Henrik Askjer
Browse files
Options
Downloads
Patches
Plain Diff
remove unused code
parent
ef6d29b5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/InflectionButton.vue
+0
-5
0 additions, 5 deletions
src/components/InflectionButton.vue
with
0 additions
and
5 deletions
src/components/InflectionButton.vue
+
0
−
5
View file @
3b2adc98
...
...
@@ -15,8 +15,6 @@
<
script
>
/* eslint-disable */
import
helpers
from
'
../utils/helpers.js
'
import
inflectionTable
from
'
inflection-table
'
export
default
{
...
...
@@ -27,9 +25,6 @@ export default {
article_id
:
Number
},
computed
:
{
group_list
:
function
()
{
return
helpers
.
group_list
(
this
.
lemmas
,
this
.
dictionary
)
},
inflection_classes
:
function
()
{
let
inf_classes
=
new
Set
()
let
ureg
=
false
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment