teragrep / ajs_01

User interface for Teragrep
Apache License 2.0
0 stars 0 forks source link

Remove IE detection code #239

Open StrongestNumber9 opened 6 months ago

StrongestNumber9 commented 6 months ago

Description

  function detectIE() {
<snip>
}

Use case or motivation behind the feature request

IE is deprecated, no need to support it

Related issues

Additional context