Wonseop Kim
30f5c6c3ee
Effect: Fix a unnecessary conditional statement in .stop()
...
Because of the above conditional, the 'type' variable has a value of type
'string' or undefined. Therefore, boolean comparisons for 'type' variable
is always unnecessary because it return true. The patch removed the
unnecessary conditional statement.
Fixes gh-4374
Closes gh-4375
(cherry picked from commit 110802c7f2 )
2019-09-26 01:14:38 +02:00
..
2018-05-14 14:09:43 -04:00
2018-01-15 09:26:19 -08:00
2019-04-29 19:54:12 +02:00
2019-04-17 19:58:20 +02:00
2018-01-08 11:21:22 -05:00
2016-05-11 20:21:04 -04:00
2018-03-19 20:33:35 -04:00
2018-01-15 09:26:19 -08:00
2016-08-15 11:54:55 -04:00
2019-03-25 18:14:24 +01:00
2016-04-25 20:25:08 +02:00
2018-01-17 11:01:08 -05:00
2019-09-25 17:49:32 +02:00
2019-04-17 19:58:20 +02:00
2018-11-26 12:00:41 -05:00
2016-04-25 20:25:08 +02:00
2018-01-16 10:39:08 -05:00
2019-09-26 01:00:55 +02:00
2019-03-18 18:44:43 +01:00
2018-01-08 11:21:22 -05:00
2018-01-15 09:26:19 -08:00
2019-09-26 01:00:55 +02:00
2017-07-10 12:00:27 -04:00
2019-09-26 01:14:38 +02:00
2019-04-29 19:26:53 +02:00
2018-01-15 21:40:45 -05:00
2019-09-25 17:49:32 +02:00
2018-01-15 09:26:19 -08:00
2016-11-30 12:22:24 +01:00
2019-07-29 22:06:18 +02:00
2016-04-25 20:25:08 +02:00
2016-06-11 10:41:33 +03:00
2019-03-20 16:40:16 +01:00
2019-05-08 11:08:14 +02:00
2018-01-15 09:26:19 -08:00
2016-12-05 11:54:38 -05:00