Skip to content

Commit 5f9d52d

Browse files
committed
Fix tslint complaint
1 parent de8dcc6 commit 5f9d52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/app/core/utils/rangeutil.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,5 @@ export = {
146146
getRelativeTimesList: getRelativeTimesList,
147147
describeTextRange: describeTextRange,
148148
describeTimeRange: describeTimeRange,
149-
}
149+
};
150150

0 commit comments

Comments
 (0)