mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-29 03:17:47 +08:00
fix(build): no more squirrel
This commit is contained in:
parent
742d38c4ef
commit
551ced639e
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ module.exports = (grunt) ->
|
|||
url: url
|
||||
json:
|
||||
username: "Edgehill Builds"
|
||||
icon_emoji: ":shipit:"
|
||||
text: msg
|
||||
, (err, httpResponse, body) ->
|
||||
if err then reject(err)
|
||||
|
|
Loading…
Reference in a new issue