mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 18:24:09 +03:00
Remove getUserAgent. just use navigator.userAgent
This commit is contained in:
parent
71064adae2
commit
18057e303b
@ -352,10 +352,6 @@ class Atom
|
||||
getVersion: ->
|
||||
app.getVersion()
|
||||
|
||||
# Public: Gets the user agent of the atom instance.
|
||||
getUserAgent: ->
|
||||
"GitHubAtom/#{app.getVersion()}"
|
||||
|
||||
# Public: Get the directory path to Atom's configuration area.
|
||||
#
|
||||
# Returns the absolute path to ~/.atom
|
||||
|
Loading…
Reference in New Issue
Block a user